C1.DataCollection Assembly / C1.DataCollection Namespace / C1VirtualDataCollection<T> Class

C1VirtualDataCollection<T> Class Properties

For a list of all members of this type, see C1VirtualDataCollection<T> members.

Public Properties
 NameDescription
Public PropertyGets the state of the connection to the source.  
Public PropertyOverridden. Gets the number of elements in the collection.  
Public PropertyGets the filter expression applied to the data.  
Public PropertyGets whether the collection is disposed. (Inherited from C1.DataCollection.C1DataCollectionBase<T>)
Public PropertyGets whether the collection is getting the data.  
Public Property  
Public PropertyOverridden. Gets the element at the specified index in the read-only list.  
Public PropertyGets or sets the way the items will be loaded  
Public PropertyGets or sets the number of items that will be fetch per page.  
Public PropertyGets the sort descriptions applied to the data.  
Top
See Also